home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 83win / data1.cab / DLL_Toolkit / Source / HTBPass / HTBPass.plg < prev    next >
Encoding:
Text File  |  2001-03-02  |  1.9 KB  |  55 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBPass - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/HTBPass.res" /d "NDEBUG" "P:\Builds\Dll Toolkit\Source\HTBPass\HTBPass.rc"" 
  10. Creating temporary file "C:\TEMP\RSPFF.tmp" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/HTBPass.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "P:\Builds\Dll Toolkit\Source\HTBPass\HTBPass.cpp"
  14. "P:\Builds\Dll Toolkit\Source\HTBPass\PasswordRun.cpp"
  15. "P:\Builds\Dll Toolkit\Source\HTBPass\RegularRun.cpp"
  16. ]
  17. Creating command line "cl.exe @C:\TEMP\RSPFF.tmp" 
  18. Creating temporary file "C:\TEMP\RSP100.tmp" with contents
  19. [
  20. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/HTBPass.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  21. "P:\Builds\Dll Toolkit\Source\HTBPass\StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:\TEMP\RSP100.tmp" 
  24. Creating temporary file "C:\TEMP\RSP101.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/HTBPass.pdb" /machine:I386 /def:".\HTBPass.def" /out:"Release/HTBPass.dll" /implib:"Release/HTBPass.lib" 
  27. ".\Release\HTBPass.obj"
  28. ".\Release\PasswordRun.obj"
  29. ".\Release\RegularRun.obj"
  30. ".\Release\StdAfx.obj"
  31. ".\Release\HTBPass.res"
  32. ]
  33. Creating command line "link.exe @C:\TEMP\RSP101.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. HTBPass.cpp
  40. PasswordRun.cpp
  41. RegularRun.cpp
  42. Generating Code...
  43. Linking...
  44.    Creating library Release/HTBPass.lib and object Release/HTBPass.exp
  45. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  46. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  47.  
  48.  
  49.  
  50. <h3>Results</h3>
  51. HTBPass.dll - 0 error(s), 2 warning(s)
  52. </pre>
  53. </body>
  54. </html>
  55.